-
Home
-
CustomTables – Create, Read, Update, and Delete
-
1.6.4 (latest)
-
Code
-
Classes
- database
| Total Complexity |
187 |
| Dependencies |
2 |
| Dependents |
51 |
| Total lines |
1,005 |
| Lines of code |
633 |
| Logical lines of code |
459 |
| Comment lines |
174 |
| Methods |
32 |
| Properties |
0 |
Methods 32
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| sanitizeSelects() |
D |
27 |
44 |
120 |
| loadObjectList() |
B |
41 |
22 |
47 |
| changeColumn() |
A |
40 |
15 |
50 |
| prepareFields() |
A |
49 |
10 |
30 |
| createTable() |
A |
46 |
9 |
34 |
| copyCTTable() |
A |
48 |
7 |
33 |
| insert() |
S |
49 |
7 |
27 |
| update() |
S |
48 |
6 |
30 |
| dropTableIfExists() |
S |
55 |
6 |
18 |
| addColumn() |
S |
56 |
6 |
16 |
| addForeignKey() |
S |
53 |
5 |
21 |
| getTableStatus() |
S |
57 |
5 |
15 |
| getExistingFields() |
S |
51 |
4 |
28 |
| getFieldType() |
S |
54 |
4 |
19 |
| renameTable() |
S |
55 |
4 |
17 |
| dropColumn() |
S |
58 |
4 |
15 |
| dropForeignKey() |
S |
58 |
4 |
15 |
| deleteRecord() |
S |
56 |
3 |
17 |
| getServerType() |
S |
66 |
3 |
9 |
| showCreateTable() |
S |
65 |
2 |
8 |
| deleteTableLessFields() |
S |
69 |
2 |
6 |
| setTableInnoDBEngine() |
S |
67 |
2 |
8 |
| changeTableComment() |
S |
66 |
2 |
8 |
| addIndex() |
S |
66 |
2 |
8 |
| quote() |
S |
68 |
2 |
7 |
| getDBPrefix() |
S |
77 |
1 |
4 |
| loadRowList() |
S |
76 |
1 |
3 |
| loadColumn() |
S |
76 |
1 |
3 |
| getTableIndex() |
S |
66 |
1 |
7 |
| realTableName() |
S |
75 |
1 |
4 |
| getDataBaseName() |
S |
81 |
1 |
3 |
| loadAssocList() |
S |
76 |
1 |
3 |